The PropertyChangingEventArgs<(Of <(<'T>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value indicating whether this PropertyChangingEventArgs<(Of <(<'T>)>)> is cancel.
|
|
|
NewValue |
The value of the property after the change.
(Inherited from PropertyChangedEventArgs<(Of <(<'T>)>)>.) |
|
|
OldValue |
The value of the property before the change.
(Inherited from PropertyChangedEventArgs<(Of <(<'T>)>)>.) |